go/types.Checker.collectMethods (method)
3 uses
go/types (current package)
decl.go#L197: check.collectMethods(obj) // methods can only be added to top-level types
decl.go#L695: func (check *Checker) collectMethods(obj *TypeName) {
resolver.go#L628: check.collectMethods(obj)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)